home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / game / misc / playpac.lha / PlayPac / Hires64.init < prev    next >
Text File  |  1999-02-19  |  6KB  |  262 lines

  1.  
  2. ;******************************************************************************
  3. ;*                                                                            *
  4. ;* PlayPac v1.41 init file                                                    *
  5. ;*                                                                            *
  6. ;******************************************************************************
  7.  
  8. ;******************************************************************************
  9. ;* pac & ghost settings                                                       *
  10. ;******************************************************************************
  11.  
  12. -1        ;x offset
  13. -1        ;y offset
  14.  
  15. ;******************************************************************************
  16. ;* color settings                                                             *
  17. ;******************************************************************************
  18.  
  19. ;palette files
  20.  
  21. Hires64/InGame.palette
  22. Hires64/Blackout.palette
  23. Hires64/Flash.palette
  24. Hires64/HighScores.palette
  25.  
  26. ;random color range
  27.     
  28. 9        ;from 
  29. 10        ;to
  30.  
  31. ;pens
  32.  
  33. 12        ;player 1
  34. 1        ;player 2
  35. 3        ;message
  36. 2        ;stats
  37. 1        ;normal text
  38. 2        ;menu title
  39. 7        ;menu text
  40. 4        ;strong text
  41.  
  42. ;******************************************************************************
  43. ;* graphic files                                                              *
  44. ;******************************************************************************
  45.  
  46. ;title image                                                                
  47.  
  48. Hires64/Title.iff    ;do not use bigger title image than 320*64
  49.  
  50. ;block images                                                                     
  51.  
  52. Hires64/Wall00.iff   ;walls
  53. Hires64/Wall01.iff
  54. Hires64/Wall02.iff
  55. Hires64/Wall03.iff
  56. Hires64/Wall04.iff
  57. Hires64/Wall05.iff
  58. Hires64/Wall06.iff
  59. Hires64/Wall07.iff
  60. Hires64/Wall08.iff
  61. Hires64/Wall09.iff
  62. Hires64/Wall10.iff
  63. Hires64/Wall11.iff
  64. Hires64/Wall12.iff
  65. Hires64/Wall13.iff
  66. Hires64/Wall14.iff
  67. Hires64/Wall15.iff
  68.  
  69. Hires64/Empty.iff 
  70. Hires64/Pill.iff
  71. Hires64/Power.iff
  72. Hires64/Lamp.iff
  73. Hires64/ExtraLife.iff
  74. Hires64/Promote.iff
  75. Hires64/Multi.iff
  76. Hires64/ScoreBonus.iff
  77. Hires64/Reload.iff
  78. Hires64/Bonus5.iff
  79. Hires64/Bonus10.iff
  80. Hires64/Bonus25.iff
  81. Hires64/Bonus50.iff
  82. Hires64/Orange.iff
  83. Hires64/Pear.iff
  84. Hires64/Banana.iff
  85. Hires64/Icecream.iff
  86. Hires64/Hamburger.iff
  87. Hires64/Random.iff
  88. Hires64/Sun.iff
  89. Hires64/ScoreShield.iff
  90. Hires64/Teleport.iff
  91. Hires64/PowerShield.iff
  92. Hires64/SlowGhost.iff
  93. Hires64/SleepGhost.iff
  94. Hires64/FillMaze.iff
  95. Hires64/BonusPill.iff
  96.  
  97. ;candy images        !!!VERY IMPORTANT!!! size must be 12*12
  98.  
  99. Hires64/Candy1.iff
  100. Hires64/Candy2.iff
  101. Hires64/Candy3.iff
  102. Hires64/Candy4.iff
  103. Hires64/Candy5.iff
  104. Hires64/Candy6.iff
  105. Hires64/Candy7.iff
  106.  
  107. ;pac & ghost images                                                              
  108.  
  109. Hires64/EyesUP.iff
  110. Hires64/EyesRIGHT.iff
  111. Hires64/EyesDOWN.iff
  112. Hires64/EyesLEFT.iff
  113.  
  114. Hires64/Ghost1UP.iff        ;there must be 6 frames/brush!
  115. Hires64/Ghost1RIGHT.iff
  116. Hires64/Ghost1DOWN.iff
  117. Hires64/Ghost1LEFT.iff
  118.  
  119. Hires64/Ghost2UP.iff
  120. Hires64/Ghost2RIGHT.iff
  121. Hires64/Ghost2DOWN.iff
  122. Hires64/Ghost2LEFT.iff
  123.  
  124. Hires64/Ghost3UP.iff
  125. Hires64/Ghost3RIGHT.iff
  126. Hires64/Ghost3DOWN.iff
  127. Hires64/Ghost3LEFT.iff
  128.  
  129. Hires64/GhostPanic.iff
  130.  
  131. Hires64/Pac1UP.iff        ;there must be 8 frames/brush!
  132. Hires64/Pac1RIGHT.iff
  133. Hires64/Pac1DOWN.iff
  134. Hires64/Pac1LEFT.iff
  135.  
  136. Hires64/Pac2UP.iff
  137. Hires64/Pac2RIGHT.iff
  138. Hires64/Pac2DOWN.iff
  139. Hires64/Pac2LEFT.iff
  140.  
  141. ;******************************************************************************
  142. ;* music files                                                                *
  143. ;******************************************************************************
  144.  
  145. Music/mod.PacTheme
  146. Music/mod.PacInGame_1
  147. Music/mod.PacInGame_2
  148. Music/mod.PacInGame_3
  149. Music/mod.PacInGame_4
  150. Music/mod.PacInGame_5
  151.  
  152. ;******************************************************************************
  153. ;* sound files                                                                *
  154. ;******************************************************************************
  155.  
  156. ;Sample        Event
  157.  
  158. 7        ;pill
  159. 6        ;new bonus
  160. 0        ;blackout
  161. 4        ;lamp
  162. 8        ;power
  163. 3        ;extra life
  164. 9        ;promote
  165. 5        ;multi
  166. 11        ;score bonus
  167. 10        ;reload
  168. 1        ;bonus
  169. 2        ;eat ghost
  170. 1        ;fruit bonus
  171. 1        ;ice cream
  172. 1        ;hamburger
  173. 4        ;sun
  174. 12        ;wheel of fortune
  175. 12        ;score shield
  176. 13        ;slow ghost
  177. 13        ;sleep ghost
  178. 14        ;fill maze
  179. 15        ;bonus pill
  180.  
  181. ;sample file                         , pitch
  182.  
  183. Sound/Blackout.8SVX   , 440    ;0
  184. Sound/Bonus.8SVX      , 440    ;1
  185. Sound/Go.8SVX         , 440    ;2
  186. Sound/ExtraLife.8SVX  , 440    ;3
  187. Sound/Lamp.8SVX       , 440    ;4
  188. Sound/Multi.8SVX      , 440    ;5
  189. Sound/NewBonus.8SVX   , 220    ;6
  190. Sound/Pill.8SVX       , 220    ;7
  191. Sound/Power.8SVX      , 220    ;8
  192. Sound/Promote.8SVX    , 440    ;9
  193. Sound/Reload.8SVX     , 440    ;10
  194. Sound/ScoreBonus.8SVX , 440    ;11
  195. Sound/RndBonus.8SVX   , 220    ;12
  196. Sound/SlowGhost.8SVX  , 440    ;13
  197. Sound/FillMaze.8SVX   , 349    ;14
  198. Sound/BonusPill.8SVX  , 261    ;15
  199.  
  200. ;******************************************************************************
  201. ;* font                                                           *
  202. ;******************************************************************************
  203.  
  204. ;!!! VERY IMPORTANT !!! 
  205. ;
  206. ; 1) font must be 8*8 non-propotional
  207. ; 2) font must be located in your FONTS: directory (or assignment)
  208. ; 3) just write the name of the font without '.font' suffix
  209.  
  210. PlayPac
  211.  
  212. ;******************************************************************************
  213. ;* messages (max length is 16 chars)                                          *
  214. ;******************************************************************************
  215.  
  216. " to go"        
  217. " * Bonus"    ;'Multi'-bonus
  218. " in a row!"        
  219.  
  220. "Eat Bonus"
  221. "No Bonus"    
  222. "Paused"
  223. "Eat'em!"
  224. "Ok!"
  225. "Extra Life"
  226. "Reloaded"
  227. "Bonus 5"
  228. "Bonus 10"
  229. "Bonus 25"
  230. "Bonus 50"
  231. "Orange"
  232. "Pear"
  233. "Banana"
  234. "Icecream"
  235. "Hamburger"
  236. "GO!"
  237. "No Shield"
  238. "#%&!*$"
  239. "Game Over"
  240. "Well Done"
  241. "3"
  242. "2"
  243. "1"
  244. "0"
  245. "Player 1"
  246. "Player 2"
  247. "No Blackouts"
  248. ""            ;Wheel of Fortune: 1st = Multi 
  249. "Score 5"        ;           2nd = Score 5
  250. "Score Shield"        ;           3rd = Score Shield
  251. "Score 10"        ;           4th = Score 10
  252. ""            ;           5th = (#Candy+1)*500 
  253. "Score 25"        ;           6th = Score 25
  254. "Score Bonus"        ;           7th = Score Bonus
  255. "Score 50"        ;           8th = Score 50
  256. "Eat in a row"        ;           9th = Eat in a row
  257. "Teleport"
  258. "Slow Ghost"
  259. "Sleep Ghost"
  260. "Fill Maze"
  261. "Get Ready"
  262.